home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / cmodem44.zip / RX.BAT < prev    next >
DOS Batch File  |  1989-11-10  |  113b  |  4 lines

  1. REM CALL FROM DOS
  2. REM Reset serial at 2400, no parity, 1 stop bit and word=8 bits
  3. rcmodem /rx/p=1/b=2400
  4. exit